home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / GoldED Tools / SASC_GoldED / SASC_GoldED_1.1.readme < prev    next >
Encoding:
Text File  |  1996-09-27  |  646 b   |  14 lines

  1. Short: Embedds Golded into SAS/C(++) Environment
  2. Type: util/edit
  3. Author: Roland Schwingel <roland.schwingel@extern.uni-regensburg.de>
  4. Uploader: roland.schwingel@extern.uni-regensburg.de
  5.  
  6. Two AREXX scripts for SAS/C++ and GoldED which are connecting both.
  7. The first invokes SMAKE or SC from within GOLDED and collects
  8. the errors and warnings using SCMSG. The second script is executed
  9. when someone clicks on an error/warning in the SCMSG window and
  10. positionates the cursor on the line with the error. When the file
  11. in which the selected error occured is not loaded into GoldED the
  12. file is loaded in an new window before positionating the cursor.
  13.  
  14.